home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 24 / CU Amiga Magazine's Super CD-ROM 24 (1998)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1998-07].iso / CUCD / Programming / SWI / source / man / pl.bib < prev    next >
Encoding:
Text File  |  1997-07-02  |  6.7 KB  |  233 lines

  1. @manual{QUINTUS:manual,
  2.         key = "Quintus",
  3.         title = "Quintus Prolog, User Guide and Reference Manual",
  4.         institution = "AI International ltd.",
  5.         address = "Berkhamsted, UK",
  6.         year = 1997,
  7.         note = "" }
  8.  
  9. @manual{SWI-Prolog:manual,
  10.     author = "J. Wielemaker",
  11.     title = "{SWI-Prolog 2.9}: Reference Manual",
  12.     organization = "{SWI}, University of Amsterdam",
  13.     address = "Roetersstraat 15, 1018 WB Amsterdam, The Netherlands",
  14.     year =     "1997",
  15.     note =     "E-mail: jan@swi.psy.uva.nl"
  16.     }
  17.  
  18. @manual{SICStus:manual,
  19.     author = "M. Carlsson and J. Wid{\'e}n and J. Andersson and
  20.               S. Anderson and K. Boortz and H. Nilson and
  21.           T. Sj{\"o}land",
  22.     title = "{SICStus Prolog (v3)} Users's Manual",
  23.     organization = "SICS",
  24.     address = "PO Box 1263, S-164 28 Kista, Sweden",
  25.     year =     "1995",
  26.     }
  27.  
  28.  
  29. @manual{ BIMPROLOG:manual,
  30.         key = "BIM",
  31.         title = "BIM Prolog release 2.4",
  32.         institution = "BIM sa/nv",
  33.         address = "Everberg, Belgium",
  34.         year = 1989,
  35.         note = "" }
  36.  
  37. @manual{ CPROLOG:manual,
  38.         author = "F. Pereira",
  39.         title = "C-Prolog User's Manual",
  40.         institution = "EdCaad, University of Edinburgh",
  41.         year = 1986,
  42.         note = "" }
  43.  
  44.  
  45. @Book{Kernighan:78,
  46.   author =       "B. W. Kernighan and D. M. Ritchie",
  47.   title =        "The {C} Programming Language",
  48.   publisher =    "Prentice-Hall",
  49.   year =         1978,
  50.   address =      "Englewood Cliffs, New Jersey",
  51. }
  52.  
  53. @TechReport{Warren:83b,
  54.   author =       "D. H. D. Warren",
  55.   title =        "The runtime environment for a Prolog compiler using a
  56.                  copy algorithm",
  57.   institution =  "SUNY and Stone Brook, New York",
  58.   year =         1983,
  59.   number =       "83/052",
  60.   note =         "Major revision March 1984",
  61. }
  62.  
  63.  
  64. @manual{XPCE:online,
  65.     author = "J. Wielemaker",
  66.     title = "{XPCE-4} online manual",
  67.     organization = "{SWI}, University of Amsterdam",
  68.     address = "Roetersstraat 15, 1018 WB Amsterdam, The Netherlands",
  69.     year =     "1992",
  70.     note =     "Software started by ``manpce'' in XPCE/Prolog."
  71.     }
  72.  
  73.  
  74. @manual{XPCE:reference,
  75.     author = "J. Wielemaker and A. Anjewierden",
  76.     title = "{XPCE-4} Reference Manual",
  77.     organization = "{SWI}, University of Amsterdam",
  78.     address = "Roetersstraat 15, 1018 WB Amsterdam, The Netherlands",
  79.     year =     "1993",
  80.     note =     "Paper version of online manual."
  81.     }
  82.  
  83.  
  84. @manual{XPCE:prolog,
  85.     author = "J. Wielemaker and A. Anjewierden",
  86.     title = "Programming in {XPCE/Prolog}",
  87.     organization = "{SWI}, University of Amsterdam",
  88.     address = "Roetersstraat 15, 1018 WB Amsterdam, The Netherlands",
  89.     year =     "1992",
  90.     note =     "E-mail: jan@swi.psy.uva.nl"
  91.     }
  92.  
  93. @manual{XPCE:lisp,
  94.     author = "A. Anjewierden",
  95.     title = "{XPCE/Lisp}: {XPCE Common Lisp} Interface",
  96.     organization = "{SWI}, University of Amsterdam",
  97.     address = "Roetersstraat 15, 1018 WB Amsterdam, The Netherlands",
  98.     year =     "1992",
  99.     note =     "E-mail: anjo@swi.psy.uva.nl"
  100.     }
  101.  
  102. @manual{XPCE:cpp,
  103.     author = "J. Wielemaker and A. Anjewierden",
  104.     title = "A {C++} interface for {XPCE}",
  105.     organization = "{SWI}, University of Amsterdam",
  106.     address = "Roetersstraat 15, 1018 WB Amsterdam, The Netherlands",
  107.     year =     "1994",
  108.     note =     "E-mail: jan@swi.psy.uva.nl"
  109.     }
  110.  
  111. @manual{XPCE:course,
  112.     author = "J. Wielemaker",
  113.     title = "{XPCE/Prolog} Course Notes",
  114.     organization = "{SWI}, University of Amsterdam",
  115.     address = "Roetersstraat 15, 1018 WB Amsterdam, The Netherlands",
  116.     year =     "1994",
  117.     note =     "E-mail: jan@swi.psy.uva.nl"
  118.     }
  119.  
  120. @manual{XPCE:draw,
  121.     author = "J. Wielemaker",
  122.     title = "{PceDraw}: An example of using {XPCE-4}",
  123.     organization = "{SWI}, University of Amsterdam",
  124.     address = "Roetersstraat 15, 1018 WB Amsterdam, The Netherlands",
  125.     year =     "1992",
  126.     note =     "E-mail: jan@swi.psy.uva.nl"
  127.     }
  128.  
  129. @inproceedings{Anjewierden:90b,
  130.     author = "A. Anjewierden and J. Wielemaker and C. Toussaint",
  131.     title = "Shelley --- Computer Aided Knowledge Engineering",
  132.     booktitle = "{Current trends in knowledge acquisition}",
  133.     year = 1990,
  134.     editor = "B. Wielinga and J. Boose and B. Gaines and G. Schreiber
  135.                  and M. van Someren",
  136.     pages = "41 - 59",
  137.     publisher = "IOS Press",
  138.     address = "Amsterdam",
  139.     month = "May"}
  140.  
  141. @InProceedings{Wielemaker:89,
  142.   author =       "J. Wielemaker and A. Anjewierden",
  143.   title =        "{Separating User Interface and Functionality Using a
  144.                  Frame Based Data Model}",
  145.   year =         "1989",
  146.   pages =        "25--33",
  147.   month =        nov,
  148.   publisher =    "ACM Press",
  149.   booktitle =    "Proceedings Second Annual Symposium on User Interface
  150.                  Software and Technology",
  151.   address =      "Williamsburg, Virginia",
  152. }
  153.  
  154. @article{chambers:89,
  155.     journal = "Sigplan Notices",
  156.     author = "Craig Chambers and David Ungar and Elgin Lee",
  157.     title = "An efficient implementation of {SELF}, a dynamic-typed object-oriented language based on prototypes",
  158.     year = "1989",
  159.     volume = "24",
  160.     number = "10",
  161.     month = "Oct",
  162.     pages = "49-70"}
  163.  
  164. @book{Goldberg:83a,
  165.     author = "A. Goldberg and D. Robson",
  166.     title = "{Smalltalk--80: The Language and its Implementation}",
  167.     publisher = "Addison-Wesley",
  168.     year = 1983}
  169.  
  170. @book{Keefe:90,
  171.   author =       "R. A. OKeefe",
  172.   title =        "The Craft of Prolog",
  173.   publisher =    "MIT Press",
  174.   year =         "1990",
  175.   address =      "Massachussetts",
  176. }
  177.  
  178. @InProceedings{Bowen:83,
  179.   author =       "D. L. Bowen and L. M. Byrd",
  180.   title =        "A portable {Prolog} compiler",
  181.   booktitle =    "Proceedings of the Login Programming Workshop 1983",
  182.   editor =       "L. M. Pereira",
  183.   publisher =    "Universidade nova de Lisboa",
  184.   address =      "Lisabon, Portugal",
  185.   year =         1983,
  186. }
  187.  
  188. @techreport{P1098:C1.6,
  189.         author = "A. Anjewierden and J. Wielemaker",
  190.         title =  "Extensible Objects",
  191.         institution = "University of Amsterdam",
  192.         year = 1989,
  193.         month = "March",
  194.         type = "ESPRIT Project 1098 Technical Report",
  195.         number = "UvA-C1-TR-006a",
  196.         address = "",
  197.         note = ""
  198.         }
  199.  
  200. @Book{Bratko:86,
  201.   author =       "I. Bratko",
  202.   title =        "Prolog Programming for Artificial Intelligence",
  203.   publisher =    "Addison-Wesley",
  204.   year =         1986,
  205.   address =      "Reading, Massachusetts",
  206. }
  207.  
  208. @Book{Clocksin:87,
  209.   author =       "W. F. Clocksin and C. S. Melish",
  210.   title =        "Programming in Prolog",
  211.   publisher =    "Springer-Verlag",
  212.   year =         1987,
  213.   address =      "New York",
  214.   edition =      "{T}hird, {R}evised and {E}xtended",
  215. }
  216.  
  217. @Book{Sterling:86,
  218.   author =       "L. Sterling and E. Shapiro",
  219.   title =        "The Art of Prolog",
  220.   publisher =    "MIT Press",
  221.   year =         1986,
  222.   address =      "Cambridge, Massachusetts",
  223. }
  224.  
  225. @Book{Deransart:96,
  226.   author =       "P. Deransart and A. Ed-Dbali and L. Cervoni",
  227.   title =        "Prolog: The Standard",
  228.   publisher =    "Springer-Verlag",
  229.   year =         1996,
  230.   address =      "New York"
  231. }
  232.  
  233.